OffState Property (SwitchBaseStyle<T>)
In This Topic
Gets the style containing display attributes that determine the general appearance of the element in the Off state.
Syntax
'Declaration
Public Property OffState As
public OffState {get; set;}
See Also